google.golang.org/grpc/internal/transport.http2Server.fc (field)
6 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L91: fc *trInFlow
http2_server.go#L269: fc: &trInFlow{limit: uint32(icwz)},
http2_server.go#L752: increment: t.fc.newLimit(n),
http2_server.go#L779: if w := t.fc.onData(size); w > 0 {
http2_server.go#L788: if w := t.fc.reset(); w > 0 {
http2_server.go#L1444: LocalFlowControlWindow: int64(t.fc.getSize()),
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)